Wenzhou Zhongsheng Technology Co., Ltd
Home>Products>ZSK958TA CNC lathe system
Firm Information
  • Transaction Level
    VIP member
  • Contact
  • Phone
  • Address
    No. 199, Fengdu 6th Road, North Industrial Zone, Tangxia Town, Rui'an City, Wenzhou, Zhejiang Province
Contact Now
ZSK958TA CNC lathe system
ZSK958TA is a new product launched based on the upgraded software and hardware of ZSK918TA. It can control 5 feed axes (including C-axis), 2 simulated
Product details

Controlled Axes

Number of control axes:5Axis(XZY4th5th Number of linkage axes:3Axis PLCNumber of control axes:4axle

Feed axis function:

Minimum instruction unit:0.001mmand0.0001mmoptional

Position instruction range:±×Minimum instruction unit

Fast moving speed:0.001mmHighest command unit time60m/min0.0001mmHighest command unit time24m/min

Rapid magnification:F025%50%100%Four levels of real-time adjustment

Feed rate:0.01mm/min15000mm/minperhaps0.01inch/min500inch/min(G98Split feed)

      0.01mm/r500mm/rperhaps0.01inch/r9.99inch/r(G99Rotating feed)

Feed rate:0150%Sixteen levels of real-time adjustment Automatic chamfering function

Interpolation methods: linear interpolation, circular interpolation(Support three-point arc interpolation)Thread interpolation, elliptical interpolation, parabolic interpolation, and rigid tapping

Acceleration and deceleration function

Cutting feed: Linear or exponential options available Quick movement: linearStype

Thread cutting: Linear and exponential options available Manual: Linear type

The starting speed, ending speed, and acceleration/deceleration time are set by parameters

tool function

Tool length compensation (tool offset):32Group Blade tip radius compensation(CType)

Tool wear compensation:32group Tool life management:32Group(8species/Group)

Knife deviation execution method: modify coordinate method, tool movement method

Knife alignment methods: fixed-point alignment, trial cutting alignment, reference point alignment, automatic alignment

Thread function

Thread type: Equal pitch straight thread/taper thread/End face thread, variable pitch straight thread/taper thread/End face thread

single-head/Multi head metric British straight thread, taper thread, and end face thread, equal pitch thread and variable pitch thread

The length, angle, and speed characteristics of the thread tail can be set Number of thread heads:199head

Thread pitch:0.01mm500mmperhaps0.06tooth/Inches~25400tooth/inch

Spindle function

2road0V10VAnalog voltage output, supporting dual spindle control

1Feedback from the main shaft encoder, the number of lines in the main shaft encoder can be set(100p/r5000p/r

Transmission ratio between encoder and spindle: (1255:1255

Spindle speed: can be controlled bySCode orPLCSignal given, speed range0r/min9999r/min

Spindle magnification:50%120%common8Real time leveling and adjustment Spindle constant linear speed control Rigid tapping

precision compensation

backlash compensation:Reverse gap compensation method, frequency set by parameters, compensation range02000)×Minimum output equivalent

Memory based pitch error compensation:Each axis256Compensation points, compensation range for each point(-127127)×Minimum output equivalent

PLCfunction

two-stagePLCProgram, at most5000Step, step1Level program refresh cycle8ms

supportPLCWarning andPLCcall the police   basicI/O41input/36output PLCProgram communication download

Support morePLCProgram (maximum)16Currently runningPLCProgram selectable

HMI

7.4Yan Shi widescreenLCDThe resolution is234×480

2D tool path display     Real Time Clock

Display in multiple languages including Chinese, English, Spanish, Russian, Portuguese, etc

Operation management

Operation modes: editing, automatic, input, machine zeroing, manual pulse/Single step, manual, program reset to zero

Multi level operation permission management    ALARM LOG

Programming

Program capacity:40M10000A program (including subroutines and macro programs)

Editing function: Program/Program segment/Word search, modification, and deletion

Program format:ISOCode, supports statement based macro instruction programming, supports relative coordinate, absolute coordinate, and mixed coordinate programming

Program Call: Supports macro program calls with parameters,4Nested level subroutines

communication function

RS232Bidirectional transmission of part programs, parameters, and other files, supportingPLCProgram and system software serial port upgrade

USBUDisk file operationUDirect processing of disk files, supportedPLCPrograms and system softwareUDisk upgrade

Safety function

Emergency stop; Hardware travel limit;Software itinerary check;data backup and recovery

G code

Gcode

function

Gcode

function

G00

Positioning (rapid movement)

G34

Variable pitch thread cutting

G01

Linear interpolation (cutting feed)

G36

Automatic compensation measurement X

G02

Clockwise arc interpolation

G37

Automatic compensation measurement Z

G03

Counterclockwise circular interpolation

G40

Blade tip radius compensation canceled

G04

Pause, quasi stop

G41

Left compensation for blade tip radius

G05

Three-point arc interpolation

G42

Right compensation for blade tip radius

G06.2

Clockwise elliptical interpolation

G50

Coordinate system setting

G06.3

Counterclockwise elliptical interpolation

G65

Macro program

G07.1

Cylindrical interpolation

G66

Macro program modal call

G07.2

Clockwise parabolic interpolation

G67

Cancel macro program modal call

G07.3

Counterclockwise parabolic interpolation

G70

Composite precision machining cycle

G10

Effective data input method

G71

Composite outer circular rough car cycle

G11

Cancel data input method

G72

Composite end face coarse turning cycle

G12.1

Activate polar interpolation method

G73

Composite enclosed rough car cycle

G13.1

Cancel polar interpolation method

G74

Composite end face deep hole machining cycle

G17

XY plane selection

G75

Composite inner and outer circular groove cutting cycle

G18

ZX Plane Selection

G76

Composite thread cutting cycle

G19

YZ plane selection

G80

Rigid tapping state canceled

G20

Selection of Imperial Units

G84

Axial rigid tapping

G21

Selection of metric units

G88

Radial rigid tapping

G26

Return to the tool change reference point

G90

Single type outer and inner circle cutting cycle

G28

Return to mechanical zero point

G92

Thread cutting cycle

G32

Equidistant thread cutting

G94

End face cutting cycle

G30

Return to Machine Tool234Reference point

G96

Effective constant line speed control

G31

Jumping ability

G97

Constant line speed control is invalid

G32.1

Rigid thread cutting

G98

Feed per minute

G33

Z-axis tapping cycle

G99

Feed per revolution

Macro instruction code

Gcode

Hcode

function

definition

G65

H01

assignment

# i = # j

G65

H02

Decimal addition operation

# i = # j # k

G65

H03

Decimal subtraction operation

# i = #j# k

G65

H04

Decimal multiplication operation

# i = # j ×# k

G65

H05

Decimal division operation

# i = # j ÷# k

G65

H11

Binary addition (or operation)

# i = # jOR# k

G65

H12

Binary multiplication (and operations)

# i = # jAND# k

G65

H13

Binary XOR

# i = # jXOR# k

G65

H21

Decimal square root

# i =

G65

H22

Take absolute value in decimal system

# i=#j

G65

H23

Decimal remainder extraction

# i = #jtrunc#j÷# k)×# k

G65

H24

Convert decimal to binary

# i = BIN# j

G65

H25

Convert binary to decimal

# i = BCD# j

G65

H80

Unconditional transfer

Jump to program segmentN

G65

H81

Conditional transfer1

IF# j # kGOTON

G65

H82

Conditional transfer2

IF# j # kGOTON

G65

H83

Conditional transfer3

IF# j # kGOTON

G65

H84

Conditional transfer4

IF# j # kGOTON

G65

H85

Conditional transfer5

IF# j # kGOTON

G65

H86

Conditional transfer6

IF# j # kGOTON

G65

H99

Generate user alarm

Generate(500+n)User alarm

Online inquiry
  • Contacts
  • Company
  • Telephone
  • Email
  • WeChat
  • Verification Code
  • Message Content

Successful operation!

Successful operation!

Successful operation!